home *** CD-ROM | disk | FTP | other *** search
/ Ultra Pack / UltraComputing Technology Demos and Tools.iso / HotJava / lib / properties < prev   
Text File  |  1996-06-14  |  19KB  |  794 lines

  1. # @(#)properties    1.140 96/04/25 1.140, 25 Apr 1996
  2. #
  3. # HotJava System Properties for Solaris
  4. #
  5.  
  6. # Browser name
  7. browser=HotJava
  8. properties.version=1.140, 25 Apr 1996
  9. browser.vendor=Sun Microsystems
  10. browser.version=1.0prebeta1
  11. http.agent=HotJava/1.0prebeta1
  12.  
  13. # Access control lists
  14. acl.read=+
  15. acl.read.default=
  16.  
  17. acl.write=+
  18. acl.write.default=
  19.  
  20. # firewall
  21. firewallSet=false
  22. firewallHost=<unknown-host>
  23. firewallPort=80
  24.  
  25. # caching
  26. proxySet=false
  27. proxyHost=<unknown-host>
  28. proxyPort=80
  29.  
  30. # ftp
  31. ftpProxySet=false
  32. ftpProxyHost=<unknown-host>
  33. ftpProxyPort=80
  34.  
  35. # default home page
  36. home.url=doc:/lib/hotjava/whats-hot.html
  37.  
  38. # doc url
  39. doc.url=http://java.sun.com/HotJava/
  40.  
  41. # where the images live
  42. images.url=doc:/lib/images/
  43.  
  44. # restrict definition of classes
  45. package.restrict.definition.java=true
  46. package.restrict.definition.sun=true
  47.  
  48. # restrict access to classes
  49. package.restrict.access.sun=true
  50.  
  51. # do we trust IP addresses that we can't resolve directly
  52. # ourselves?
  53. trustProxy=true
  54.  
  55. #
  56. # AWT messages and values
  57. #
  58. awt.appletWarning=Warning: Applet Window
  59. # These are the built-in values - there may be a speed penalty in
  60. # setting these two:
  61. #awt.image.incrementaldraw=true
  62. #awt.image.redrawrate=100
  63.  
  64. #
  65. # Security errors
  66. #
  67.  
  68. security.classloader=Applets can't create class loaders.
  69. security.thread=This applet can't access this thread.
  70. security.threadgroup=This applet can't access this thread group.
  71. security.exit=Applets can't exit the virtual machine.
  72. security.link=Applets can't link in dynamic libraries.
  73. security.properties=Applets can't override system properties.
  74. security.file.read=Applets can't read this file.
  75. security.file.write=Applets can't write this file.
  76. security.fd.read=Applets can't open file descriptors
  77. security.fd.write=Applets can't open file descriptors.
  78.  
  79. #
  80. # Top level window properties
  81. #
  82. hotjava.x=10
  83. hotjava.y=10
  84. hotjava.width=697
  85. hotjava.height=650
  86. hotjava.background=0xB5B5B5
  87. hotjava.font=Dialog-12
  88. hotjava.title=HotJava(tm) Browser 1.0 preBeta 1
  89. hotjava.splash=true
  90. hotjava.tagfont=Dialog-10
  91. hotjava.icon=doc:/lib/images/hotjava.icon.gif
  92. hotjava.errorcolor=0xC0C0C0
  93. hotjava.alttextcolor=0x000000
  94. hotjava.selcolor=0xA0A0A0
  95. hotjava.curcolor=0xFF0000
  96. hotjava.html.header=Generated by HotJava
  97. hotjava.buttonloc=top
  98. hotjava.uri.text=URL: 
  99. hotjava.title.text=Title: 
  100. hotjava.search.text=Index: 
  101. hotjava.search.msg=Enter keywords for index search...
  102. hotjava.find.text=Find: 
  103. hotjava.untitled=Untitled
  104. hotjava.done=done
  105. hotjava.fetching=Fetching:
  106. hotjava.loadfailed=Failed to load
  107. hotjava.opendialog.text=Open Document File
  108. hotjava.savedialog.text=Save Document
  109. hotjava.utilheader=doc:/lib/images/utility-header.gif
  110. hotjava.utilheader.width=515
  111. hotjava.utilheader.height=75
  112. hotjava.overlayer=sun.hotjava.applets.TextOverlayApplet
  113. hotjava.docfont=Helvetica
  114. hotjava.docfontsize=0
  115.  
  116. #
  117. # URLPool properties
  118. #
  119. urlpool.expires=168
  120. urlpool.autosave=120
  121.  
  122. #
  123. # Progress window properties
  124. #
  125. progress.legendfont=Dialog-12
  126. progress.meterfont=Dialog-italic-10
  127. progress.html.color=0x30B060
  128. progress.image.color=0xE06030
  129. progress.class.color=0x6070E0
  130. progress.audio.color=0xB060E0
  131. progress.other.color=0xE0FF60
  132. progress.connect.color=0x000000
  133. progress.html.name=html
  134. progress.image.name=image
  135. progress.class.name=class
  136. progress.audio.name=audio
  137. progress.other.name=other
  138. progress.connect.name=connecting
  139.  
  140. #
  141. # History window properties
  142. #
  143. history.title=History
  144. history.untitled=Untitled
  145.  
  146. #
  147. # Hotlist window properties
  148. #
  149. hotlistwin.title=HotJava Hotlist
  150. hotlistwin.listname=default
  151. hotlistwin.altinput=.mosaic-hotlist-default
  152. hotlistwin.untitled=Untitled
  153. hotlistwin.width=450
  154. hotlistwin.height=400
  155. hotlistwin.toggle=In Places Menu
  156. hotlistwin.url.text=URL:
  157. hotlistwin.hotlist.title.text=Remembered:
  158. hotlistwin.gotolist.title.text=Places Menu:
  159. hotlistwin.itemcount=%0
  160. hotlistwin.itemcount.single=(%0 item)
  161. hotlistwin.itemcount.plural=(%0 items)
  162. button.hotlistwin.addgoto.text=Move ->
  163. button.hotlistwin.remgoto.text=<- Move
  164. button.hotlistwin.visit.text=Open Page
  165. button.hotlistwin.addcurrent.text=Add Current Page
  166. button.hotlistwin.import.text=Import HTML
  167. button.hotlistwin.export.text=Export HTML
  168. button.hotlistwin.deletereg.text=Delete
  169. button.hotlistwin.deletegoto.text=Delete
  170. button.hotlistwin.cancel.text=Cancel
  171. hotlistwin.export.dialog.text=Export Places as HTML
  172. hotlistwin.import.dialog.text=Import HTML as Places
  173. hotlistwin.err.nooutput=Could not write Places file
  174. hotlistwin.err.noinput=Could not read Places file
  175. hotlistwin.err.altinput=Trying alternate hotlist file
  176.  
  177. #
  178. # MailAddressApplet properties
  179. #
  180. mailaddr.label.text=Email Address:
  181. mailaddr.addr.columns=40
  182.  
  183. #
  184. # MailServerApplet properties
  185. #
  186. mailserver.label.text=Mail (SMTP) Server:
  187. mailserver.host.columns=40
  188.  
  189. #
  190. # Mail Document properties
  191. #
  192. maildoc.title=Mail Document
  193. maildoc.width=600
  194. maildoc.height=500
  195. # font for all header fields
  196. maildoc.headfield.font=Dialog-12
  197. # from
  198. maildoc.fromlabel.font=Dialog-12
  199. maildoc.fromlabel.text=From:
  200. # to
  201. maildoc.tolabel.font=Dialog-12
  202. maildoc.tolabel.text=To:
  203. # subject
  204. maildoc.subjectlabel.font=Dialog-12
  205. maildoc.subjectlabel.text=Subject:
  206. # compose
  207. maildoc.composearea.title.text=Message:
  208. maildoc.composearea.rows=15
  209. maildoc.composearea.columns=80
  210. maildoc.composearea.font=Dialog-12
  211. # buttons
  212. button.maildoc.send.text=Send
  213. button.maildoc.insert.text=Include HTML
  214. button.maildoc.inserturl.text=Include URL
  215. button.maildoc.cancel.text=Clear
  216. maildoc.formatted.text=Formatted in HTML
  217.  
  218. #
  219. # MailToApplet properties
  220. #
  221. mailto.to.text=To:
  222. mailto.subject.text=Subject:
  223. mailto.from.text=From:
  224. mailto.cc.text=CC:
  225.  
  226. #
  227. # ThreadListApplet
  228. #
  229. threadlist.sleep=2000
  230. threadlist.listfont=Courier-12
  231. threadlist.legend.text=Name                                                Pri Status
  232. threadlist.legend.font=Courier-bold-12
  233. threadlist.threadcount.single=%0 thread in 
  234. threadlist.threadcount.plural=%0 threads in 
  235. threadlist.groupcount.single=%0 group
  236. threadlist.groupcount.plural=%0 groups
  237. button.threadlist.kill.text=Kill
  238. button.threadlist.raise.text=Raise priority
  239. button.threadlist.lower.text=Lower priority
  240.  
  241. #
  242. # Home Page Applet
  243. #
  244. hotjava.props.saved=Properties saved!
  245. hotjava.unable=ERROR: Unable to display 
  246.  
  247. prefs.font=Helvetica-12
  248.  
  249. homepage.path.text=Home Page:
  250. homepage.path.columns=40
  251. homepage.splash.text=Show the Welcome screen
  252.  
  253. accesspath.title=HotJava Access Paths
  254. accesspath.readpath.text=Read:  
  255. accesspath.writepath.text=Write: 
  256.  
  257. proxy.hostfield.columns=35
  258. proxy.portfield.columns=6
  259.  
  260. firewall.host.text=HTTP:
  261. firewall.port.text=Port:
  262.  
  263. ftp.host.text=FTP:
  264. ftp.port.text=Port:
  265.  
  266. proxy.host.text=Caching:
  267. proxy.port.text=Port:
  268.  
  269. gopher.host.text=Gopher:
  270. gopher.port.text=Port:
  271.  
  272. socks.host.text=SOCKS:
  273. socks.port.text=Port:
  274.  
  275. dns.host.text=DNS Host:
  276. dns.port.text=Port:
  277.  
  278. anchorstyle.label.text=Links:
  279. anchorstyle.label.align=right
  280. anchorstyle.underline.text=Underline
  281.  
  282. buttonstyle.label.text=Navigation Buttons:
  283. buttonstyle.label.align=right
  284. buttonstyle.items=top=At Top|bottom=At Bottom|none=None
  285.  
  286. delayedloading.title=Delayed Loading
  287. delayedloading.images.text=Delay loading of Images
  288. delayedloading.applets.text=Delay loading of Applets
  289.  
  290. fontchooser.label.text=Typeface:
  291. fontchooser.label.align=right
  292.  
  293. fontsize.label.text=Typeface Size:
  294. fontsize.label.align=right
  295. fontsize.items=Extra Small|Small|Medium|Large|Extra Large
  296.  
  297. classaccess.text=Class Access:
  298. classaccess.items=Restricted|Unrestricted
  299. classaccess.width=350
  300. classaccess.height=200
  301. classaccess.title=Class Access
  302. button.classaccess.cancel.text=OK
  303.  
  304. netaccess.text=Network Access:
  305. netaccess.items=none=None|host=Applet Host|unrestricted=Unrestricted
  306. netaccess.width=350
  307. netaccess.height=200
  308. netaccess.title=Network Access
  309. button.netaccess.cancel.text=OK
  310.  
  311.  
  312. #
  313. # Image cache properties
  314. #
  315. imagecache.connect=4
  316. imagecache.size=4
  317. imagecache.read=4
  318.  
  319. #
  320. # File Saving Dialog properties
  321. #
  322. file.save.title=Save to file
  323.  
  324. #
  325. # file: directory listing name
  326. #
  327. file.dir.title=Directory Listing
  328.  
  329. #
  330. # Progress Dialog properties
  331. #
  332. progressDialog.stop.label=Stop download
  333. progressDialog.transfer.label=Bytes transferred:
  334. progressDialog.url.label=URL:
  335. progressDialog.saveInto.label=Saving into:
  336. progressDialog.title.label=Saving to:
  337.  
  338. #
  339. # Menus
  340. #
  341. browsemenubar=\
  342.     filemenu:editmenu:optionsmenu:gotomenu:helpmenu
  343.  
  344. filemenu=File\
  345.     |clonewin=Clone Window        \
  346.     |-                \
  347.     |openurl=Open Page        \
  348.     |openfile=Open Document...    \
  349.     |-                \
  350.     |savefile=Save...        \
  351.     |print=Print...            \
  352.     |go doc:lib/hotjava/maildoc.html=Send...\
  353.     |-                \
  354.     |closewin=Close            \
  355.     |quit=Quit
  356.  
  357. editmenu=Edit\
  358.     |*undo=Undo            \
  359.     |*cut=Cut            \
  360.     |*copy=Copy            \
  361.     |*paste=Paste            \
  362.     |*clear=Clear            \
  363.     |-                \
  364.     |find=Find            \
  365.     |-                \
  366.     |search=Use Index        \
  367.     |-                \
  368.     |prefs=@prefssubmenu
  369.  
  370. optionsmenu=View\
  371.     |reload=Reload Page        \
  372.     |stop=Stop Loading        \
  373.     |flush=Flush Cache        \
  374.     |-                \
  375.     |source=HTML Source...         \
  376.     |errors=HTML Errors...        \
  377.     |-                \
  378.     |tags?=Show Tags        \
  379.     |-                \
  380.     |monitor=@monitorsubmenu    
  381.  
  382. prefssubmenu=Preferences\
  383.     |go doc:lib/hotjava/preferences-hotjava.html=Display...        \
  384.     |go doc:lib/hotjava/preferences-proxies.html=Proxies...        \
  385.     |go doc:lib/hotjava/preferences-mail.html=Mail...        \
  386.     |go doc:lib/hotjava/preferences-security.html=Applet Security...
  387.  
  388. monitorsubmenu=Monitor\
  389.     |go doc:lib/hotjava/progress.html=Progress...\
  390.     |go doc:lib/hotjava/memory.html=Memory...\
  391.     |go doc:lib/hotjava/threads.html=Thread...
  392.  
  393. gotomenu=Places\
  394.     |back=Back            \
  395.     |forward=Forward        \
  396.     |home=Home            \
  397.     |-                \
  398.     |addgoto=Add Current to Places Menu    \
  399.     |go doc:lib/hotjava/hotlist.html=Show All Places...\
  400.     |-                \
  401.     |showhistory=Show History...    \
  402.     |-                
  403.  
  404. helpmenu=Help\
  405.     |go doc:UsersGuide/users.html=User's Guide...        \
  406.     |go doc:lib/hotjava/getstart.html=Getting Started...    \
  407.     |go doc:hjfaq.html=FAQ...                \
  408.     |go doc:lib/hotjava/release.html=Release Notes...    \
  409.     |-                            \
  410.     |go http://java.sun.com/=Java Home Page...        \
  411.     |go doc:lib/hotjava/comments.html=Comments...        \
  412.     |go mailto:hotjava-bugs@java.sun.com=Submit a Bug...    \
  413.     |-                            \
  414.     |go doc:lib/hotjava/about.html=About HotJava...        
  415.  
  416. button.back.up=back.gif
  417. button.back.down=backP.gif
  418. button.back.disabled=backD.gif
  419. button.back.width=34
  420. button.back.height=34
  421. button.forward.up=fwd.gif
  422. button.forward.down=fwdP.gif
  423. button.forward.disabled=fwdD.gif
  424. button.forward.width=34
  425. button.forward.height=34
  426. button.home.up=home.gif
  427. button.home.down=homeP.gif
  428. button.home.width=34
  429. button.home.height=34
  430. button.reload.up=reload.gif
  431. button.reload.down=reloadP.gif
  432. button.reload.disabled=reloadD.gif
  433. button.reload.width=34
  434. button.reload.height=34
  435. button.stop.up=stop.gif
  436. button.stop.down=stopP.gif
  437. button.stop.disabled=stopD.gif
  438. button.stop.width=34
  439. button.stop.height=34
  440. button.errors.up=htmlError.gif
  441. button.errors.down=htmlErrorP.gif
  442. button.errors.disabled=htmlErrorD.gif
  443. button.errors.width=34
  444. button.errors.height=34
  445.  
  446.  
  447. # Font properties
  448. fonts.sizes=6,8,9,10,12,14,18,24,36,48,56,64
  449.  
  450. #
  451. # Tag styles
  452. #
  453.  
  454. # Style tags
  455. b.class=sun.hotjava.doc.FlowTagItem
  456. b.type=style
  457. b.style=bold
  458.  
  459. cite.class=sun.hotjava.doc.FlowTagItem
  460. cite.type=style
  461. cite.style=italic
  462.  
  463. code.class=sun.hotjava.doc.FlowTagItem
  464. code.type=style
  465. code.style=typewriter
  466. code.size=-1
  467.  
  468. dfn.class=sun.hotjava.doc.FlowTagItem
  469. dfn.type=style
  470. dfn.style=italic
  471.  
  472. em.class=sun.hotjava.doc.FlowTagItem
  473. em.type=style
  474. em.style=italic
  475.  
  476. i.class=sun.hotjava.doc.FlowTagItem
  477. i.style=italic
  478.  
  479. kbd.class=sun.hotjava.doc.FlowTagItem
  480. kbd.type=style
  481. kbd.style=typewriter
  482. kbd.size=-1
  483.  
  484. nobr.class=sun.hotjava.doc.FlowTagItem
  485. nobr.type=style
  486. nobr.nobreak=
  487.  
  488. samp.class=sun.hotjava.doc.FlowTagItem
  489. samp.type=style
  490. samp.label=smp
  491. samp.style=typewriter
  492. samp.size=-1
  493.  
  494. strong.class=sun.hotjava.doc.FlowTagItem
  495. strong.type=style
  496. strong.style=bold
  497.  
  498. tt.class=sun.hotjava.doc.FlowTagItem
  499. tt.type=style
  500. tt.style=typewriter
  501.  
  502. u.class=sun.hotjava.doc.FlowTagItem
  503. u.type=style
  504. u.style=underline
  505.  
  506. strike.class=sun.hotjava.doc.FlowTagItem
  507. strike.type=style
  508. strike.style=strike
  509.  
  510. var.class=sun.hotjava.doc.FlowTagItem
  511. var.type=style
  512. var.style=bolditalic
  513.  
  514. # Header tags
  515. h1.class=sun.hotjava.doc.BlockTagItem
  516. h1.type=header
  517. h1.above=15
  518. h1.below=15
  519. h1.size=+2
  520. h1.style=bold
  521.  
  522. h2.class=sun.hotjava.doc.BlockTagItem
  523. h2.type=header
  524. h2.above=10
  525. h2.below=10
  526. h2.size=+1
  527. h2.style=bold
  528.  
  529. h3.class=sun.hotjava.doc.BlockTagItem
  530. h3.type=header
  531. h3.above=10
  532. h3.below=10
  533. h3.style=bold
  534.  
  535. h4.class=sun.hotjava.doc.BlockTagItem
  536. h4.type=header
  537. h4.above=10
  538. h4.below=10
  539. h4.size=-1
  540. h4.style=bold
  541.  
  542. h5.class=sun.hotjava.doc.BlockTagItem
  543. h5.type=header
  544. h5.above=10
  545. h5.below=10
  546. h5.size=-2
  547. h5.style=bold
  548.  
  549. h6.class=sun.hotjava.doc.BlockTagItem
  550. h6.type=header
  551. h6.above=10
  552. h6.below=10
  553. h6.size=-3
  554. h6.style=bold
  555.  
  556. # Blocks
  557. address.class=sun.hotjava.doc.BlockTagItem
  558. address.label=addr
  559. address.type=block
  560. address.style=italic
  561.  
  562. blockquote.class=sun.hotjava.doc.BlockTagItem
  563. blockquote.type=block
  564. blockquote.label=block
  565. blockquote.above=5
  566. blockquote.below=5
  567. blockquote.left=20
  568. blockquote.right=20
  569.  
  570. center.class=sun.hotjava.doc.BlockTagItem
  571. center.type=block
  572. center.label=cent
  573. center.format=center
  574.  
  575. pre.class=sun.hotjava.doc.BlockTagItem
  576. pre.type=verbatim
  577. pre.format=none
  578. pre.style=typewriter
  579. pre.nobreak=true
  580. pre.above=5
  581. pre.below=5
  582.  
  583. plaintext.class=sun.hotjava.doc.BlockTagItem
  584. plaintext.type=verbatim
  585. plaintext.label=plain
  586. plaintext.style=typewriter
  587. plaintext.format=none
  588. plaintext.nobreak=true
  589. plaintext.above=5
  590. plaintext.below=5
  591.  
  592. # Lists
  593. dir.class=sun.hotjava.doc.BlockTagItem
  594. dir.type=list
  595. dir.above=5
  596.  
  597. dl.class=sun.hotjava.doc.BlockTagItem
  598. dl.type=list
  599. dl.above=10
  600. dl.below=5
  601.  
  602. menu.class=sun.hotjava.doc.BlockTagItem
  603. menu.type=list
  604. menu.label=menu
  605. menu.above=5
  606.  
  607. ol.class=sun.hotjava.doc.BlockTagItem
  608. ol.type=list
  609. ol.above=10
  610. ol.below=5
  611.  
  612. ul.class=sun.hotjava.doc.BlockTagItem
  613. ul.type=list
  614. ul.above=10
  615. ul.below=5
  616.  
  617. dt.class=sun.hotjava.doc.BulletTagItem
  618. dt.type=item
  619. dt.above=3
  620.  
  621. dd.class=sun.hotjava.doc.BulletTagItem
  622. dd.type=item
  623. dd.below=3
  624. dd.left=40
  625.  
  626. li.class=sun.hotjava.tags.LI
  627. li.type=item
  628. li.left=50
  629.  
  630. # Break tags
  631. br.class=sun.hotjava.doc.BreakTagItem
  632. br.type=break
  633.  
  634. p.class=sun.hotjava.doc.BreakTagItem
  635. p.type=break
  636. p.above=20
  637.  
  638. # Special cases
  639. a.class=sun.hotjava.tags.A
  640. a.type=style
  641. a.newcolor=0x2020C0
  642. a.oldcolor=0x8020C0
  643. a.activecolor=0xFF4040
  644.  
  645. font.class=sun.hotjava.tags.FONT
  646. font.type=style
  647. font.label=font
  648.  
  649. img.class=sun.hotjava.tags.IMG
  650. img.errimg=doc:/lib/images/image-failed.gif
  651. img.alttext=(image)
  652. img.messagefont=Dialog-italic-12
  653.  
  654. applet.class=sun.hotjava.tags.APPLET
  655. applet.start=Starting applet: %0 %1
  656. applet.errimg=doc:/lib/images/applet-failed.gif
  657. applet.error.title=Applet Exceptions
  658. applet.error.columns=60
  659. applet.error.rows=12
  660. button.applet.error.cancel.text=Cancel
  661.  
  662. param.class=sun.hotjava.tags.PARAM
  663.  
  664. hr.class=sun.hotjava.tags.HR
  665.  
  666. wbr.class=sun.hotjava.tags.WBR
  667.  
  668. html.class=sun.hotjava.doc.BlockTagItem
  669. body.class=sun.hotjava.doc.BlockTagItem
  670. head.class=sun.hotjava.doc.BlockTagItem
  671. title.class=sun.hotjava.doc.BlockTagItem
  672.  
  673. frameset.class=sun.hotjava.tags.FRAMESET
  674. frame.class=sun.hotjava.tags.FRAME
  675. noframe.class=sun.hotjava.tags.NOFRAME
  676. noframes.class=sun.hotjava.tags.NOFRAME
  677.  
  678. script.class=sun.hotjava.tags.SCRIPT
  679.  
  680. big.type=style
  681. big.size=+2
  682. small.type=style
  683. small.size=-2
  684. sup.type=style
  685. sup.style=superscript
  686. sub.type=style
  687. sub.style=subscript
  688.  
  689. form.type=form
  690. form.class=sun.hotjava.forms.FORM
  691. form.title=%0 form results
  692. input.type=form
  693. input.class=sun.hotjava.forms.INPUT
  694. select.type=form
  695. select.class=sun.hotjava.forms.SELECT
  696. textarea.type=form
  697. textarea.class=sun.hotjava.forms.TEXTAREA
  698. option.type=form
  699. option.class=sun.hotjava.forms.OPTION
  700.  
  701. #
  702. # DTD properties
  703. #
  704. dtd=html2
  705. public.map=doc:/lib/dtds/public.map
  706.  
  707. #
  708. # DTD errors
  709. #
  710. dtderr.expected=Expected: %0.
  711. dtderr.invalid=Invalid %0.
  712. dtderr.invalid.arg=Invalid %0: %1.
  713. dtderr.ignore=Ignoring %0.
  714. dtderr.eof=Unexpected EOF.
  715. dtderr.eof.arg=Unexpected EOF in %0.
  716. dtderr.undef.entref=Unknown entity reference: %0.
  717. dtderr.markup=Invalid markup.
  718. dtderr.premature=DTD ends before EOF.
  719. dtderr.ioexception=I/O exception
  720. dtderr.exception=Exception %0: %1.
  721. dtderr.terminated=Terminated.
  722.  
  723. #
  724. # HTML errors
  725. #
  726. htmlerr.doctitle=HTML Errors
  727. htmlerr.req.att=Required attribute '%0' missing in <%1> tag.
  728. htmlerr.end.missing=End tag for <%0> missing.
  729. htmlerr.end.unexpected=End tag for <%0> not expected.
  730. htmlerr.tag.unexpected=Tag <%0> not expected.
  731. htmlerr.ident.expected=Identifier expected.
  732. htmlerr.invalid.entref=Invalid general entity reference: &%0;.
  733. htmlerr.eof.comment=EOF in comment.
  734. htmlerr.eof.literal=EOF in literal content.
  735. htmlerr.invalid.tagchar=Invalid character '%0' in tag <%1>.
  736. htmlerr.invalid.tagatt=Invalid attribute '%0' in tag <%1>.
  737. htmlerr.invalid.tagattval=Invalid value for attribute '%0' in tag <%1>.
  738. htmlerr.invalid.commentchar=Invalid character '%0' in comment.
  739. htmlerr.invalid.markup=Invalid markup.
  740. htmlerr.invalid.shortend=Invalid short end tag.
  741. htmlerr.multi.tagatt=Attribute '%0' in tag <%1> specified more than once.
  742. htmlerr.expected.endtagname=Missing end tag name.
  743. htmlerr.expected=Expected %0.
  744. htmlerr.unmatched.endtag=Unmatched end tag </%0>.
  745. htmlerr.eof=unexpected EOF.
  746. htmlerr.expected.tagname=Tag name expected.
  747. htmlerr.unexpected.pcdata=Character data not expected.
  748. htmlerr.ioexception=I/O error.
  749. htmlerr.exception=Exception %0: %1.
  750. htmlerr.terminated=Terminated.
  751. htmlerr.comment.close='--' expected
  752. htmlerr.delimiter.missing=string delimiter missing.
  753. htmlerr.attvalerr=Invalid attribute value specification.
  754.  
  755. #
  756. # --AppletViewer/HotJava start--
  757. #
  758. # The lines that follow are shared between the AppletViewer and HotJava
  759. #
  760.  
  761. #
  762. # Applet load errors
  763. #
  764. appletloader.nocode=APPLET tag missing CODE parameter.
  765. appletloader.notfound=load: class %0 not found.
  766. appletloader.nocreate=load: %0 can't be instantiated.
  767. appletloader.noconstruct=load: %0 is not public or has no public constructor.
  768. appletloader.death=killed
  769. appletloader.exception=exception: %0.
  770. appletloader.exception2=exception: %0: %1.
  771. appletloader.error=error: %0.
  772. appletloader.error2=error: %0: %1.
  773. appletloader.loaded=Applet loaded.
  774. appletloader.notloaded=Init: applet not loaded.
  775. appletloader.inited=Applet initialized.
  776. appletloader.notinited=Start: applet not initialized.
  777. appletloader.started=Applet started.
  778. appletloader.notstarted=Stop: applet not started.
  779. appletloader.stopped=Applet stopped.
  780. appletloader.notstopped=Destroy: applet not stopped.
  781. appletloader.destroyed=Applet destroyed.
  782. appletloader.notdestroyed=Dispose: applet not destroyed.
  783. appletloader.disposed=Applet disposed.
  784. appletloader.notdisposed=Load: applet not disposed.
  785. appletloader.bail=Interrupted: bailing out.
  786. appletloader.filenotfound=File not found when looking for: %0
  787. appletloader.fileformat=File format exception when loading: %0
  788. appletloader.fileioexception=I/O exception when loading: %0
  789. appletloader.fileexception=%0 exception when loading: %1
  790. appletloader.filedeath=%0 killed when loading: %1
  791. appletloader.fileerror=%0 error when loading: %1
  792.  
  793. # Add shared AppletViewer/HotJava properties before this line!
  794.